type github.com/go-pg/pg/v10/orm.funcModel
6 uses
github.com/go-pg/pg/v10/orm (current package)
model_func.go#L10: type funcModel struct {
model_func.go#L16: var _ Model = (*funcModel)(nil)
model_func.go#L18: func newFuncModel(fn interface{}) *funcModel {
model_func.go#L19: m := &funcModel{
model_func.go#L74: func initFuncModelScan(m *funcModel, fnt reflect.Type) {
model_func.go#L82: func (m *funcModel) AddColumnScanner(_ ColumnScanner) error {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)